Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: material states card to support dropdown widget #811

Merged
merged 1 commit into from
Jul 19, 2023

Conversation

zeshuaro
Copy link
Owner

No description provided.

@zeshuaro zeshuaro enabled auto-merge (squash) July 19, 2023 04:56
@github-actions github-actions bot added the refactor A code change that neither fixes a bug nor adds a feature label Jul 19, 2023
@codecov
Copy link

codecov bot commented Jul 19, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.05 🎉

Comparison is base (8f36718) 96.40% compared to head (fcec273) 96.46%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #811      +/-   ##
==========================================
+ Coverage   96.40%   96.46%   +0.05%     
==========================================
  Files         112      112              
  Lines        3840     3844       +4     
==========================================
+ Hits         3702     3708       +6     
+ Misses        138      136       -2     
Flag Coverage Δ
appainter 96.81% <100.00%> (+0.05%) ⬆️
appainter_builder 78.08% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
lib/basic_theme/view/basic_theme_editor.dart 100.00% <100.00%> (ø)
...utton_style/view/abstract_button_style_editor.dart 100.00% <100.00%> (ø)
...utton_style/abstract_flat_button_style_editor.dart 100.00% <100.00%> (ø)
...ted_button_theme/elevated_button_theme_editor.dart 100.00% <100.00%> (ø)
lib/checkbox_theme/view/checkbox_theme_editor.dart 100.00% <100.00%> (ø)
lib/radio_theme/view/radio_theme_editor.dart 100.00% <100.00%> (ø)
lib/switch_theme/view/switch_theme_editor.dart 100.00% <100.00%> (ø)
lib/widgets/cards/material_states_card.dart 100.00% <100.00%> (+4.16%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@zeshuaro zeshuaro disabled auto-merge July 19, 2023 04:58
@zeshuaro zeshuaro force-pushed the refactor/material-states-card branch from 5617204 to fcec273 Compare July 19, 2023 05:03
@zeshuaro zeshuaro enabled auto-merge (squash) July 19, 2023 05:03
@zeshuaro zeshuaro merged commit 6c96357 into main Jul 19, 2023
13 checks passed
@zeshuaro zeshuaro deleted the refactor/material-states-card branch July 19, 2023 05:13
zeshuaro added a commit that referenced this pull request Jul 19, 2023
zeshuaro added a commit that referenced this pull request Jul 19, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
refactor A code change that neither fixes a bug nor adds a feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant